.bt307p5ex1 {
    border-width: 2px;
}

img,
.card-wrap,
.card-wrapper,
.video-wrapper,
.mbr-figure iframe,
.i75699c60q iframe,
.slide-content,
.plan,
.card,
.hauq61egi0 {
    border-radius: 2rem !important;
}

.video-wrapper {
    overflow: hidden;
}

body {
    background-color: #fafcfc;
}

body {
    font-family: Golos Text;
}

.qdheoofrwd {
    font-family: 'Golos Text', sans-serif;
    font-size: 5rem;
    line-height: 1;
}

.qdheoofrwd>.mbr-iconfont {
    font-size: 6.25rem;
}

.fi3q17w5m9 {
    font-family: 'Golos Text', sans-serif;
    font-size: 4rem;
    line-height: 1;
}

.fi3q17w5m9>.mbr-iconfont {
    font-size: 5rem;
}

.disvu7s77v {
    font-family: 'Golos Text', sans-serif;
    font-size: 1.2rem;
    line-height: 1.5;
}

.disvu7s77v>.mbr-iconfont {
    font-size: 1.5rem;
}

.sf373yky5v {
    font-family: 'Golos Text', sans-serif;
    font-size: 2.5rem;
    line-height: 1.5;
}

.sf373yky5v>.mbr-iconfont {
    font-size: 3.125rem;
}

.uw18fko9ms {
    font-family: 'Golos Text', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
}

.uw18fko9ms>.mbr-iconfont {
    font-size: 1.75rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .qdheoofrwd {
        font-size: 4rem;
    }
}

@media (max-width: 768px) {
    .qdheoofrwd {
        font-size: 3.5rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20))));
    }

    .fi3q17w5m9 {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20))));
    }

    .disvu7s77v {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
    }

    .sf373yky5v {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20))));
    }

    .uw18fko9ms {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20))));
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
    .qdheoofrwd {
        font-size: 3.5rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.1 * (2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62))));
    }

    .fi3q17w5m9 {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62))));
    }

    .disvu7s77v {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62))));
    }

    .sf373yky5v {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62))));
    }

    .uw18fko9ms {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62))));
    }
}

/* Buttons */
.bt307p5ex1 {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .bt307p5ex1 {
        padding: 0.75rem 1.5rem;
    }
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-lg {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

.bg-primary {
    background-color: #6b9080 !important;
}

.bg-success {
    background-color: #20ac6b !important;
}

.bg-info {
    background-color: #0aa3c2 !important;
}

.bg-warning {
    background-color: #cc9900 !important;
}

.bg-danger {
    background-color: #ae1e2c !important;
}

.axtmbb959y,
.axtmbb959y:active {
    background-color: #6b9080 !important;
    border-color: #6b9080 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.axtmbb959y:hover,
.axtmbb959y:focus,
.axtmbb959y.focus,
.axtmbb959y.f1x1d6zem5 {
    color: inherit;
    background-color: #88a699 !important;
    border-color: #88a699 !important;
    box-shadow: none;
}

.axtmbb959y.disabled,
.axtmbb959y:disabled {
    color: #ffffff !important;
    background-color: #88a699 !important;
    border-color: #88a699 !important;
}

.rznzg47362,
.rznzg47362:active {
    background-color: #a4c3b2 !important;
    border-color: #a4c3b2 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.rznzg47362:hover,
.rznzg47362:focus,
.rznzg47362.focus,
.rznzg47362.f1x1d6zem5 {
    color: inherit;
    background-color: #c3d7cc !important;
    border-color: #c3d7cc !important;
    box-shadow: none;
}

.rznzg47362.disabled,
.rznzg47362:disabled {
    color: #ffffff !important;
    background-color: #c3d7cc !important;
    border-color: #c3d7cc !important;
}

.btn-info,
.btn-info:active {
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.f1x1d6zem5 {
    color: inherit;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
    box-shadow: none;
}

.btn-info.disabled,
.btn-info:disabled {
    color: #ffffff !important;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
}

.btn-success,
.btn-success:active {
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.f1x1d6zem5 {
    color: inherit;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
    box-shadow: none;
}

.btn-success.disabled,
.btn-success:disabled {
    color: #ffffff !important;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.f1x1d6zem5 {
    color: inherit;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
    box-shadow: none;
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #ffffff !important;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.f1x1d6zem5 {
    color: inherit;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
    box-shadow: none;
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
}

.btn-white,
.btn-white:active {
    background-color: #eff0ec !important;
    border-color: #eff0ec !important;
    color: #757b62 !important;
    box-shadow: none;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.f1x1d6zem5 {
    color: inherit;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    box-shadow: none;
}

.btn-white.disabled,
.btn-white:disabled {
    color: #757b62 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.f1x1d6zem5 {
    color: inherit;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
    box-shadow: none;
}

.btn-black.disabled,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: #6b9080;
    color: #6b9080;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.f1x1d6zem5 {
    color: #465e54 !important;
    background-color: transparent !important;
    border-color: #465e54 !important;
    box-shadow: none !important;
}

.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
    color: #ffffff !important;
    background-color: #6b9080 !important;
    border-color: #6b9080 !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #a4c3b2;
    color: #a4c3b2;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.f1x1d6zem5 {
    color: #70a186 !important;
    background-color: transparent !important;
    border-color: #70a186 !important;
    box-shadow: none !important;
}

.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #a4c3b2 !important;
    border-color: #a4c3b2 !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #0aa3c2;
    color: #0aa3c2;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.f1x1d6zem5 {
    color: #065e70 !important;
    background-color: transparent !important;
    border-color: #065e70 !important;
    box-shadow: none !important;
}

.btn-info-outline.disabled,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #20ac6b;
    color: #20ac6b;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.f1x1d6zem5 {
    color: #12633e !important;
    background-color: transparent !important;
    border-color: #12633e !important;
    box-shadow: none !important;
}

.btn-success-outline.disabled,
.btn-success-outline:disabled {
    color: #ffffff !important;
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #cc9900;
    color: #cc9900;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.f1x1d6zem5 {
    color: #755800 !important;
    background-color: transparent !important;
    border-color: #755800 !important;
    box-shadow: none !important;
}

.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
    color: #ffffff !important;
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #ae1e2c;
    color: #ae1e2c;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.f1x1d6zem5 {
    color: #641119 !important;
    background-color: transparent !important;
    border-color: #641119 !important;
    box-shadow: none !important;
}

.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.f1x1d6zem5 {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #000000 !important;
    box-shadow: none !important;
}

.btn-black-outline.disabled,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.mxjaynlz6f,
.mxjaynlz6f:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.mxjaynlz6f:hover,
.mxjaynlz6f:focus,
.mxjaynlz6f.focus,
.mxjaynlz6f.f1x1d6zem5 {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: #cfcfcf !important;
    box-shadow: none !important;
}

.mxjaynlz6f.disabled,
.mxjaynlz6f:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #6b9080 !important;
}

.text-secondary {
    color: #a4c3b2 !important;
}

.text-success {
    color: #20ac6b !important;
}

.text-info {
    color: #0aa3c2 !important;
}

.text-warning {
    color: #cc9900 !important;
}

.text-danger {
    color: #ae1e2c !important;
}

.lisfalhqke {
    color: #fafafa !important;
}

.e6xomi28bs {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.f1x1d6zem5 {
    color: #40554c !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.f1x1d6zem5 {
    color: #679a7e !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.f1x1d6zem5 {
    color: #105636 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.f1x1d6zem5 {
    color: #055161 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.f1x1d6zem5 {
    color: #664d00 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.f1x1d6zem5 {
    color: #570f16 !important;
}

a.lisfalhqke:hover,
a.lisfalhqke:focus,
a.lisfalhqke.f1x1d6zem5 {
    color: #c7c7c7 !important;
}

a.e6xomi28bs:hover,
a.e6xomi28bs:focus,
a.e6xomi28bs.f1x1d6zem5 {
    color: #000000 !important;
}

a[class*="text-"]:not(.y4ycs44oq1):not(.dropdown-item):not([role]):not(.escfhp1jbq) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.y4ycs44oq1):not(.dropdown-item):not([role]):not(.escfhp1jbq):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.nav-tabs .y4ycs44oq1.f1x1d6zem5 {
    color: #6b9080;
}

.nav-tabs .y4ycs44oq1:not(.f1x1d6zem5) {
    color: #232323;
}

.a4bjon779s {
    background-color: #70c770;
}

.alert-info {
    background-color: #0aa3c2;
}

.alert-warning {
    background-color: #cc9900;
}

.pe3y7j5lzp {
    background-color: #ae1e2c;
}

.wz6out7mcv .bt307p5ex1:not(.btn-form) {
    border-radius: 100px;
}

.mbr-gallery-filter li a {
    border-radius: 100px !important;
}

.mbr-gallery-filter li.f1x1d6zem5 .bt307p5ex1 {
    background-color: #6b9080;
    border-color: #6b9080;
    color: #ffffff;
}

.mbr-gallery-filter li.f1x1d6zem5 .bt307p5ex1:focus {
    box-shadow: none;
}

.nav-tabs .y4ycs44oq1 {
    border-radius: 100px !important;
}

a,
a:hover {
    color: #6b9080;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #b4c7bf;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #68e3aa;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #55dbf6;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffe599;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #e56773;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.slocn3kjcc {
    font-family: 'Golos Text', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
    border-radius: 40px !important;
}

.slocn3kjcc>.mbr-iconfont {
    font-size: 1.75rem;
}

.slocn3kjcc:hover,
.slocn3kjcc:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #6b9080 !important;
}

.slocn3kjcc:-webkit-input-placeholder {
    font-family: 'Golos Text', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
}

.slocn3kjcc:-webkit-input-placeholder>.mbr-iconfont {
    font-size: 1.75rem;
}

blockquote {
    border-color: #6b9080;
}

/* Forms */
.k5gmrq2z95 .input-group-btn .bt307p5ex1 {
    border-radius: 100px !important;
}

.k5gmrq2z95 .input-group-btn .bt307p5ex1:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.k5gmrq2z95 .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 3rem;
}

.k5gmrq2z95 .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #6b9080;
    color: #ffffff;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #6b9080;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #232323;
    border-bottom-color: #232323;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #6b9080;
    border-bottom-color: #6b9080;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #ffffff !important;
    background-color: #6b9080 !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #000000 !important;
    background: #a4c3b2 !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%236b9080' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

@media (max-width: 1400px) {
    .bz7eac83ir {
        max-width: 100%;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .bz7eac83ir {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .g05hli05r3 {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 767px) {
    .g05hli05r3 {
        padding-left: 16px;
        padding-right: 16px;
    }
}

.wdiqxotrdo {
    z-index: 1000;
    width: 100%;
    position: relative;
}

.wdiqxotrdo .dropdown-item:before {
    font-family: Moririse2 !important;
    content: "\e966";
    display: inline-block;
    width: 0;
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    margin-right: 0.5rem;
    line-height: 1;
    font-size: inherit;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    transform: scale(0, 1);
    transition: all 0.25s ease-in-out;
}

@media (max-width: 767px) {
    .wdiqxotrdo .apabw24fcd {
        transform: scale(0.8);
    }
}

.wdiqxotrdo .zhw4tupbgc {
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.wdiqxotrdo .zhw4tupbgc img {
    max-width: 100%;
    max-height: 100%;
}

.wdiqxotrdo .zhw4tupbgc .escfhp1jbq {
    line-height: inherit !important;
}

.wdiqxotrdo .zhw4tupbgc .imxww42hn6 a {
    outline: none;
}

.wdiqxotrdo .t2wammllpq {
    margin: auto;
    margin-left: 0;
    margin-left: auto;
}

.wdiqxotrdo .t2wammllpq .aub0yffb7x {
    padding: 0 !important;
    transition: 0.3s all !important;
}

.wdiqxotrdo .t2wammllpq .aub0yffb7x .y4ycs44oq1 {
    padding: 16px !important;
    margin: 0 !important;
    border-radius: 1rem !important;
    transition: 0.3s all !important;
}

.wdiqxotrdo .t2wammllpq .aub0yffb7x .y4ycs44oq1:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

.wdiqxotrdo .t2wammllpq .open .y4ycs44oq1::after {
    transform: rotate(180deg);
}

@media (min-width: 992px) {
    .wdiqxotrdo .t2wammllpq .open .y4ycs44oq1::before {
        content: "";
        width: 100%;
        height: 20px;
        top: 100%;
        background: transparent;
        position: absolute;
    }
}

.wdiqxotrdo .t2wammllpq .dropdown-item {
    padding: 12px !important;
    border-radius: 0.5rem !important;
    margin: 0 8px !important;
    transition: 0.3s all !important;
}

.wdiqxotrdo .t2wammllpq .dropdown-item:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

@media (min-width: 992px) {
    .wdiqxotrdo .t2wammllpq {
        padding-left: 1.5rem;
    }
}

.wdiqxotrdo .y4ycs44oq1 {
    width: fit-content;
    position: relative;
}

.wdiqxotrdo .imxww42hn6 {
    margin: 0 !important;
}

@media (max-width: 767px) {
    .wdiqxotrdo .imxww42hn6 {
        padding-left: 0;
    }
}

.wdiqxotrdo .escfhp1jbq {
    padding-left: 1rem;
    padding-right: 0.5rem;
}

@media (max-width: 767px) {
    .wdiqxotrdo .lphj4d5c6i {
        padding-bottom: 0.5rem;
    }
}

.wdiqxotrdo .lphj4d5c6i .ysz1gkeg21.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    transition: 0.3s all;
}

.wdiqxotrdo .bz7eac83ir {
    display: flex;
    height: 90px;
    padding: 0.5rem 0.6rem;
    flex-wrap: nowrap;
    background: rgba(255, 255, 255, 0.8) !important;
    left: 0;
    right: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100vw;
    margin-top: 1rem;
    background-color: #ffffff;
    box-shadow: 0 30px 60px 0 rgba(27, 31, 10, 0.08);
}

@media (max-width: 992px) {
    .wdiqxotrdo .bz7eac83ir {
        padding-right: 2rem;
    }
}

@media (max-width: 767px) {
    .wdiqxotrdo .bz7eac83ir {
        width: 95%;
        height: 56px !important;
        padding-right: 1rem;
        margin-top: 0rem;
    }
}

.wdiqxotrdo .e05rlz10gn {
    color: #000000 !important;
    font-size: 1.5rem;
    padding-right: 0.5rem;
}

.wdiqxotrdo .dropdown-menu {
    flex-wrap: wrap;
    flex-direction: column;
    max-width: 100%;
    padding: 12px 4px !important;
    border-radius: 1.5rem;
    transition: 0.3s all !important;
    min-width: auto;
    background: #ffffff;
    background: rgba(255, 255, 255, 0.8) !important;
}

.wdiqxotrdo .aub0yffb7x:focus,
.wdiqxotrdo .y4ycs44oq1:focus {
    outline: none;
}

.wdiqxotrdo .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.wdiqxotrdo .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.wdiqxotrdo .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.wdiqxotrdo .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.wdiqxotrdo .collapsed .dropdown-menu .dropdown-item:before {
    display: none;
}

.wdiqxotrdo .collapsed .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.wdiqxotrdo .pqx5vurz2e {
    min-height: 90px;
    transition: all 0.3s;
    border-bottom: 1px solid transparent;
    background: transparent !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.wdiqxotrdo .pqx5vurz2e.opened {
    transition: all 0.3s;
}

.wdiqxotrdo .pqx5vurz2e .dropdown-item {
    padding: 0.5rem 1.8rem;
}

.wdiqxotrdo .pqx5vurz2e .imxww42hn6 img {
    min-width: 6rem;
    object-fit: cover;
}

.wdiqxotrdo .pqx5vurz2e .ne99t7i2h0 {
    z-index: 1;
    justify-content: flex-end;
}

.wdiqxotrdo .pqx5vurz2e.collapsed {
    justify-content: center;
}

.wdiqxotrdo .pqx5vurz2e.collapsed .aub0yffb7x .y4ycs44oq1::before {
    display: none;
}

.wdiqxotrdo .pqx5vurz2e.collapsed.opened .dropdown-menu {
    top: 0;
}

@media (min-width: 992px) {
    .wdiqxotrdo .pqx5vurz2e.collapsed.opened:not(.navbar-short) .ne99t7i2h0 {
        max-height: calc(98.5vh - 4.3rem);
    }
}

.wdiqxotrdo .pqx5vurz2e.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.wdiqxotrdo .pqx5vurz2e.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
}

.wdiqxotrdo .pqx5vurz2e.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 41%;
}

.wdiqxotrdo .pqx5vurz2e.collapsed ul.t2wammllpq li {
    margin: auto;
}

.wdiqxotrdo .pqx5vurz2e.collapsed .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: center;
}

.wdiqxotrdo .pqx5vurz2e.collapsed .icons-menu {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

@media (max-width: 767px) {
    .wdiqxotrdo .pqx5vurz2e {
        min-height: 72px;
    }

    .wdiqxotrdo .pqx5vurz2e .imxww42hn6 img {
        height: 2.5rem !important;
        min-width: 2.5rem !important;
    }
}

@media (max-width: 991px) {
    .wdiqxotrdo .pqx5vurz2e .aub0yffb7x .y4ycs44oq1::before {
        display: none;
    }

    .wdiqxotrdo .pqx5vurz2e.opened .dropdown-menu {
        top: 0;
    }

    .wdiqxotrdo .pqx5vurz2e .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .wdiqxotrdo .pqx5vurz2e .dropdown-menu .dropdown-item:after {
        right: auto;
    }

    .wdiqxotrdo .pqx5vurz2e .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
        margin-left: 0.5rem;
        margin-top: 0.2rem;
        border-top: 0.35em solid;
        border-right: 0.35em solid transparent;
        border-left: 0.35em solid transparent;
        border-bottom: 0;
        top: 40%;
    }

    .wdiqxotrdo .pqx5vurz2e .dropdown-menu .dropdown-item {
        padding: 0.25rem 1.5rem !important;
        text-align: center;
    }

    .wdiqxotrdo .pqx5vurz2e .zhw4tupbgc {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 10px;
    }

    .wdiqxotrdo .pqx5vurz2e .apabw24fcd {
        flex-basis: auto;
    }

    .wdiqxotrdo .pqx5vurz2e .icons-menu {
        padding-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}

.wdiqxotrdo .pqx5vurz2e.navbar-short .imxww42hn6 img {
    height: 2rem;
}

.wdiqxotrdo .dropdown-item.f1x1d6zem5,
.wdiqxotrdo .dropdown-item:active {
    background-color: transparent;
}

.wdiqxotrdo .lx4vsspnwt .t2wammllpq .y4ycs44oq1 {
    padding: 0;
}

.wdiqxotrdo .lphj4d5c6i .ysz1gkeg21.dropdown-toggle {
    margin-right: 1.667em;
}

.wdiqxotrdo .lphj4d5c6i .ysz1gkeg21.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.wdiqxotrdo .pqx5vurz2e.lx4vsspnwt .dropdown .dropdown-menu {
    background: #ffffff;
}

.wdiqxotrdo .pqx5vurz2e.lx4vsspnwt .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 105%;
    transform: none;
    top: -12px;
}

.wdiqxotrdo .pqx5vurz2e .dropdown.open>.dropdown-menu {
    display: flex;
}

.wdiqxotrdo ul.t2wammllpq {
    flex-wrap: wrap;
}

.wdiqxotrdo .z13oc0cia0 {
    text-align: center;
    min-width: 140px;
}

@media (max-width: 992px) {
    .wdiqxotrdo .z13oc0cia0 {
        text-align: left;
    }
}

.wdiqxotrdo button.apabw24fcd {
    outline: none;
    width: 31px;
    height: 20px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
}

.wdiqxotrdo button.apabw24fcd .o4ww0rm4pd span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
}

.wdiqxotrdo button.apabw24fcd .o4ww0rm4pd span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.wdiqxotrdo button.apabw24fcd .o4ww0rm4pd span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.wdiqxotrdo button.apabw24fcd .o4ww0rm4pd span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.wdiqxotrdo button.apabw24fcd .o4ww0rm4pd span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.wdiqxotrdo nav.opened .o4ww0rm4pd span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.wdiqxotrdo nav.opened .o4ww0rm4pd span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.wdiqxotrdo nav.opened .o4ww0rm4pd span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.wdiqxotrdo nav.opened .o4ww0rm4pd span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.wdiqxotrdo .voh5x5a1kx {
    padding: 0 1rem;
}

.wdiqxotrdo a.y4ycs44oq1 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.wdiqxotrdo .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.3rem;
    text-align: center;
}

@media (max-width: 992px) {
    .wdiqxotrdo .icons-menu {
        justify-content: flex-start;
        margin-bottom: 0.5rem;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .wdiqxotrdo .pqx5vurz2e {
        height: 70px;
    }

    .wdiqxotrdo .pqx5vurz2e.opened {
        height: auto;
    }

    .wdiqxotrdo .aub0yffb7x .y4ycs44oq1:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.wdiqxotrdo .pqx5vurz2e .dropdown>.dropdown-menu {
    display: none;
    width: max-content;
    max-width: 500px !important;
    transform: translateX(-50%);
    top: calc(100% + 20px);
    left: 50%;
}

.wdiqxotrdo .pqx5vurz2e .dropdown>.dropdown-menu .dropdown-item {
    line-height: 1 !important;
}

.wdiqxotrdo .pqx5vurz2e .dropdown>.dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
}

.wdiqxotrdo .pqx5vurz2e .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: 0.3s all;
    transform: rotate(-90deg);
}

.wdiqxotrdo .pqx5vurz2e .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(0deg);
}

.wdiqxotrdo .wz6out7mcv {
    margin: -0.6rem -0.6rem;
}

.wdiqxotrdo .apabw24fcd {
    margin-left: 12px;
    margin-right: 8px;
    order: 1000;
}

@media (max-width: 991px) {
    .wdiqxotrdo .zhw4tupbgc {
        margin-right: auto;
    }

    .wdiqxotrdo .ne99t7i2h0 {
        z-index: -1 !important;
        position: absolute;
        top: 110%;
        left: 0;
        width: 100%;
        padding: 1rem;
        border-radius: 1.5rem;
        background: #ffffff;
        opacity: 1;
        border-color: rgba(255, 255, 255, 0.8) !important;
        background: rgba(255, 255, 255, 0.8) !important;
        backdrop-filter: blur(8px);
    }

    .wdiqxotrdo .t2wammllpq .aub0yffb7x .y4ycs44oq1::after {
        margin-left: 10px;
    }

    .wdiqxotrdo .t2wammllpq .dropdown-item:hover {
        background-color: rgba(27, 31, 10, 0.06);
    }

    .wdiqxotrdo .pqx5vurz2e .dropdown>.dropdown-menu {
        max-width: 100% !important;
        transform: translateX(0);
        top: 10px;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .wdiqxotrdo .pqx5vurz2e .dropdown>.dropdown-menu .dropdown-item {
        padding: 8px !important;
        line-height: 1 !important;
        margin-bottom: 4px !important;
    }

    .wdiqxotrdo .pqx5vurz2e .dropdown>.dropdown-menu .dropdown .dropdown-item {
        align-items: center;
        display: flex;
        height: max-content !important;
        min-height: max-content !important;
    }

    .wdiqxotrdo .pqx5vurz2e .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
        display: inline-block;
        position: static;
        margin-left: 0.5rem;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        transition: 0.3s all;
        transform: rotate(0deg);
    }

    .wdiqxotrdo .pqx5vurz2e .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
        transform: rotate(180deg);
    }

    .wdiqxotrdo .pqx5vurz2e .dropdown>.dropdown-menu .dropdown-submenu {
        position: static;
        width: 100%;
        max-width: 100% !important;
        transform: translateX(0) !important;
        top: 0;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .wdiqxotrdo .pqx5vurz2e .dropdown.open>.dropdown-menu {
        display: flex !important;
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 575px) {
    .wdiqxotrdo .ne99t7i2h0 {
        padding: 1rem;
    }
}

.z321hv9e28 {
    display: flex;
    background-image: url("photo-1415639636295-61ae91a98b39.jpeg");
}

.z321hv9e28 .np20mwpkgb {
    background-color: #000000;
    opacity: 0.5;
}

@media (min-width: 768px) {
    .z321hv9e28 {
        align-items: flex-end;
    }

    .z321hv9e28 .ss1wjo09wn {
        justify-content: center;
    }

    .z321hv9e28 .rdcwupuf86 {
        padding: 1rem 3rem;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .z321hv9e28 .rdcwupuf86 {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .z321hv9e28 {
        -webkit-align-items: center;
        align-items: flex-end;
    }

    .z321hv9e28 .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .z321hv9e28 .rdcwupuf86 {
        width: 100%;
    }
}

.z321hv9e28 .sec8d8kkpm,
.z321hv9e28 .xe6pol3ama {
    text-align: center;
}

.z321hv9e28 .nhaymvdyvc,
.z321hv9e28 .wz6out7mcv {
    text-align: center;
}

.u9wmf8s00z {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.u9wmf8s00z .keeukv9eo2:focus,
.u9wmf8s00z span:focus {
    outline: none;
}

.u9wmf8s00z .keeukv9eo2 {
    cursor: pointer;
}

.u9wmf8s00z .jxdk86bmd8 {
    grid-row-gap: 2rem;
}

@media (max-width: 767px) {
    .u9wmf8s00z .jxdk86bmd8 {
        grid-row-gap: 1rem;
    }
}

.u9wmf8s00z .grid-container-1,
.u9wmf8s00z .grid-container-2,
.u9wmf8s00z .u7wmk8bvih {
    gap: 0 2rem;
}

@media (max-width: 767px) {

    .u9wmf8s00z .grid-container-1,
    .u9wmf8s00z .grid-container-2,
    .u9wmf8s00z .u7wmk8bvih {
        gap: 0 1rem;
    }
}

.u9wmf8s00z .sec8d8kkpm {
    color: #000000;
}

.u9wmf8s00z .nhaymvdyvc,
.u9wmf8s00z .wz6out7mcv {
    color: #000000;
}

.u9wmf8s00z .m7c1uo7n5c {
    max-width: 800px;
}

.u9wmf8s00z .bz7eac83ir,
.u9wmf8s00z .g05hli05r3 {
    overflow: hidden;
}

.u9wmf8s00z .jxdk86bmd8 {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.u9wmf8s00z .jlmhfq18zm {
    display: flex;
    justify-content: center;
    align-items: center;
}

.u9wmf8s00z .jlmhfq18zm img {
    min-width: 30vw;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

@media (max-width: 767px) {
    .u9wmf8s00z .jlmhfq18zm img {
        min-width: 35vw;
    }
}

.u9wmf8s00z .grid-container-1,
.u9wmf8s00z .grid-container-2,
.u9wmf8s00z .u7wmk8bvih {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.u9wmf8s00z .grid-container-1 {
    align-items: flex-end;
}

.u9wmf8s00z .grid-container-2 {
    align-items: flex-start;
}

.pxyyrnsahg {
    background-image: url("photo-1482841628122-9080d44bb807.jpeg");
    overflow: hidden;
}

.yphz2gt3he .mbr-fallback-image.disabled {
    display: none;
}

.yphz2gt3he .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.lxx5uh99ga {
    padding-top: 5rem;
    padding-bottom: 3rem;
    background-color: transparent;
}

.lxx5uh99ga .mbr-fallback-image.disabled {
    display: none;
}

.lxx5uh99ga .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.lxx5uh99ga .v6462e7btt {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .lxx5uh99ga .v6462e7btt {
        margin-bottom: 1rem;
    }
}

.lxx5uh99ga .hauq61egi0 {
    background: #ffffff;
    padding: 2.25rem;
    height: 100%;
    display: flex;
    flex-direction: column;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .lxx5uh99ga .hauq61egi0 {
        padding: 2rem 1.5rem;
        margin-bottom: 0rem;
    }
}

@media (max-width: 767px) {
    .lxx5uh99ga .hauq61egi0 {
        padding: 2rem 1.5rem;
        margin-bottom: 1rem;
    }
}

.lxx5uh99ga .mbr-iconfont {
    display: inline-flex;
    font-size: 3rem;
    color: #2e481a;
    margin-bottom: 1rem;
    width: 80px;
    justify-content: center;
    align-items: center;
    background: #9fe870;
    height: 80px;
    border-radius: 50%;
}

.lxx5uh99ga .sec8d8kkpm {
    color: #000000;
}

.lxx5uh99ga .xe6pol3ama {
    color: #000000;
}

.lxx5uh99ga .gucnxdsq0g {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.lxx5uh99ga .gucnxdsq0g .item-footer {
    margin-top: auto;
}

.lxx5uh99ga .m7c1uo7n5c {
    max-width: 800px;
}

.lxx5uh99ga .anh7utw42p,
.lxx5uh99ga .e05rlz10gn {
    text-align: center;
}

.lxx5uh99ga .ls0escw2vy,
.lxx5uh99ga .keeukv9eo2 .wz6out7mcv {
    text-align: center;
}

.kdbj1g2d85 {
    padding-top: 5rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.kdbj1g2d85 .mbr-fallback-image.disabled {
    display: none;
}

.kdbj1g2d85 .hauq61egi0 {
    margin-bottom: 4rem;
    margin-top: 0rem;
}

@media (max-width: 767px) {
    .kdbj1g2d85 .hauq61egi0 {
        margin-bottom: 1rem;
    }
}

.kdbj1g2d85 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.kdbj1g2d85 .mbr-iconfont {
    display: inline-flex;
    font-size: 2rem;
    color: #d70081;
    width: 80px;
    justify-content: center;
    align-items: center;
    background: #ffd7ef;
    height: 80px;
    border-radius: 50%;
}

.kdbj1g2d85 .anh7utw42p,
.kdbj1g2d85 .e05rlz10gn,
.kdbj1g2d85 .ls0escw2vy {
    color: #000000;
    text-align: center;
}

.kdbj1g2d85 .m7c1uo7n5c {
    max-width: 800px;
}

.kdbj1g2d85 .sec8d8kkpm {
    color: #000000;
}

.kdbj1g2d85 .wz6out7mcv {
    text-align: center;
}

.o6mlg3todx {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.o6mlg3todx .mbr-fallback-image.disabled {
    display: none;
}

.o6mlg3todx .hauq61egi0 {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.o6mlg3todx .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.o6mlg3todx .mbr-iconfont {
    display: inline-flex;
    font-size: 2rem;
    color: #d70081;
    width: 80px;
    justify-content: center;
    align-items: center;
    background: #ffd7ef;
    height: 80px;
    border-radius: 50%;
}

.o6mlg3todx .anh7utw42p,
.o6mlg3todx .e05rlz10gn,
.o6mlg3todx .ls0escw2vy {
    color: #000000;
    text-align: center;
}

.o6mlg3todx .m7c1uo7n5c {
    max-width: 800px;
}

.o6mlg3todx .sec8d8kkpm {
    color: #000000;
}

.o6mlg3todx .wz6out7mcv {
    text-align: center;
}

.o6mlg3todx .anh7utw42p,
.o6mlg3todx .e05rlz10gn {
    color: #6B9080;
}

.cid-v2b3tZvsWG {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.cid-v2b3tZvsWG .keeukv9eo2:focus,
.cid-v2b3tZvsWG span:focus {
    outline: none;
}

.cid-v2b3tZvsWG .g05hli05r3 {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v2b3tZvsWG .m7c1uo7n5c {
    max-width: 800px;
}

.cid-v2b3tZvsWG .keeukv9eo2 {
    color: #232323;
    min-height: 90px;
    font-weight: bold;
}

@media (max-width: 768px) {
    .cid-v2b3tZvsWG .keeukv9eo2 {
        min-height: 45px;
    }
}

.fgxtqd85nt {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.fgxtqd85nt .hauq61egi0 img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 50% !important;
}

.fgxtqd85nt .hauq61egi0 {
    background: #ffffff;
    margin-bottom: 2rem;
    padding: 2.25rem;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .fgxtqd85nt .hauq61egi0 {
        padding: 1.5rem;
        margin-bottom: 2rem;
    }
}

@media (max-width: 767px) {
    .fgxtqd85nt .hauq61egi0 {
        padding: 1.5rem;
        margin-bottom: 1rem;
    }
}

.fgxtqd85nt .anh7utw42p,
.fgxtqd85nt .e05rlz10gn {
    color: #000000;
}

.fgxtqd85nt .ls0escw2vy {
    color: #000000;
    text-align: left;
}

.fgxtqd85nt .m7c1uo7n5c {
    max-width: 800px;
}

.fgxtqd85nt .sec8d8kkpm {
    color: #000000;
}

.fgxtqd85nt .anh7utw42p,
.fgxtqd85nt .m08z5r9t5u {
    text-align: center;
}

.fgxtqd85nt .m08z5r9t5u {
    display: flex;
    justify-content: center;
}

.vq21u68a1o {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.vq21u68a1o .nhaymvdyvc {
    color: #000000;
}

.vq21u68a1o .xe6pol3ama {
    color: #000000;
}

.vq21u68a1o .sec8d8kkpm {
    color: #000000;
    text-align: center;
}

.vq21u68a1o .nhaymvdyvc,
.vq21u68a1o .keeukv9eo2 .wz6out7mcv {
    text-align: left;
}

.vq21u68a1o .hauq61egi0 {
    background: #ffffff;
    margin-bottom: 2rem;
    padding: 2.25rem;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .vq21u68a1o .hauq61egi0 {
        padding: 2rem 1.5rem;
        margin-bottom: 2rem;
    }
}

@media (max-width: 767px) {
    .vq21u68a1o .hauq61egi0 {
        padding: 2rem 1.5rem;
        margin-bottom: 1rem;
    }
}

.gqybqtjy7n {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #cce3de;
}

@media (min-width: 768px) {
    .gqybqtjy7n {
        align-items: center;
    }

    .gqybqtjy7n .ss1wjo09wn {
        justify-content: center;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .gqybqtjy7n .rdcwupuf86 {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .gqybqtjy7n {
        -webkit-align-items: center;
        align-items: center;
    }

    .gqybqtjy7n .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .gqybqtjy7n .rdcwupuf86 {
        width: 100%;
    }
}

.gqybqtjy7n .sec8d8kkpm {
    text-align: center;
    color: #000000;
}

.gqybqtjy7n .nhaymvdyvc,
.gqybqtjy7n .wz6out7mcv {
    text-align: center;
    color: #000000;
}

.b3ybyfy1jw {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.b3ybyfy1jw .item-subtitle {
    line-height: 1.2;
    color: #232323;
    text-align: center;
}

.b3ybyfy1jw img,
.b3ybyfy1jw .gxj2s27gov {
    width: 100%;
    height: 100%;
    height: 400px;
    object-fit: cover;
}

.b3ybyfy1jw .keeukv9eo2:focus,
.b3ybyfy1jw span:focus {
    outline: none;
}

.b3ybyfy1jw .keeukv9eo2 {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .b3ybyfy1jw .keeukv9eo2 {
        margin-bottom: 1rem;
    }
}

.b3ybyfy1jw .hauq61egi0 {
    position: relative;
    border-radius: 4px;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

.b3ybyfy1jw .sec8d8kkpm {
    color: #232323;
}

.b3ybyfy1jw .nhaymvdyvc,
.b3ybyfy1jw .wz6out7mcv {
    color: #232323;
}

.b3ybyfy1jw .v6cqoms1y7 {
    color: #232323;
}

.b3ybyfy1jw .m7c1uo7n5c {
    max-width: 800px;
}

.ao6opzkdei {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.ao6opzkdei .mbr-fallback-image.disabled {
    display: none;
}

.ao6opzkdei .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ao6opzkdei .u9o2947y3e {
    background: #1778f2;
    color: #ffffff;
}

.ao6opzkdei .u9o2947y3e:hover {
    background: #0b60cb;
}

.ao6opzkdei .ggmx1jkjcp {
    background: #1da1f2;
    color: #ffffff;
}

.ao6opzkdei .ggmx1jkjcp:hover {
    background: #0c85d0;
}

.ao6opzkdei .w8muqzh65s {
    background: #f00075;
    color: #ffffff;
}

.ao6opzkdei .w8muqzh65s:hover {
    background: #bd005c;
}

.ao6opzkdei .otxqpy2z3z {
    background: #000000;
    color: #ffffff;
}

.ao6opzkdei .otxqpy2z3z:hover {
    background: #000000;
}

.ao6opzkdei .e05rlz10gn {
    display: inline-block;
    font-size: 32px;
    border-radius: 50%;
    width: 72px;
    height: 72px;
    line-height: 72px;
    text-align: center;
    transition: all 0.3s ease-in-out;
}

.ao6opzkdei [class^="socicon-"]:before,
.ao6opzkdei [class*=" socicon-"]:before {
    line-height: 55px;
    padding: 0.6rem;
}

.u93oazse3x {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.u93oazse3x .np20mwpkgb {
    background-color: #ffffff;
    opacity: 0.4;
}

.u93oazse3x form .wz6out7mcv {
    text-align: center;
    width: 100%;
}

.u93oazse3x form .wz6out7mcv .bt307p5ex1 {
    display: inline-flex;
}

@media (max-width: 991px) {
    .u93oazse3x form .wz6out7mcv .bt307p5ex1 {
        width: 100%;
    }
}

.u93oazse3x .m7c1uo7n5c {
    max-width: 800px;
}

.pxk4prqm93 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.pxk4prqm93 .mbr-fallback-image.disabled {
    display: none;
}

.pxk4prqm93 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.pxk4prqm93 .nhaymvdyvc {
    color: #000000;
}

.pxk4prqm93 .xe6pol3ama {
    color: #ffffff;
    text-align: left;
}

.pxk4prqm93 .main-button {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .pxk4prqm93 .main-button {
        margin-bottom: 2rem;
    }
}

.pxk4prqm93 .xe6pol3ama,
.pxk4prqm93 .main-button {
    color: #000000;
}

.pxk4prqm93 .i75699c60q {
    height: 30rem;
    position: relative;
    border-radius: 2rem;
}

.pxk4prqm93 .i75699c60q iframe {
    height: 100%;
    width: 100%;
    border-radius: 2rem;
}

.pxk4prqm93 .i75699c60q [data-state-details] {
    color: #6b6763;
    height: 1.5em;
    margin-top: -0.75em;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}

.pxk4prqm93 .i75699c60q[data-state] {
    background: #e9e5dc;
}

.pxk4prqm93 .i75699c60q[data-state="loading"] [data-state-details] {
    display: none;
}

.l085djywcl {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #000000;
}

.l085djywcl .mbr-fallback-image.disabled {
    display: none;
}

.l085djywcl .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.l085djywcl .ha8jrnjev2 {
    color: #ffffff;
    text-align: left;
}

.l085djywcl .qlimv9zpyh {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media (max-width: 991px) {
    .l085djywcl .ss1wjo09wn {
        flex-direction: column-reverse !important;
    }

    .l085djywcl .ss1wjo09wn .ha8jrnjev2 {
        margin: 1rem 0 0 0;
    }
}

.l085djywcl .w0596rywnh {
    width: 100%;
    justify-content: center;
}

.l085djywcl .w0596rywnh .ahzfbb815i {
    list-style: none;
    display: flex;
    justify-content: right;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 0;
}

@media (max-width: 991px) {
    .l085djywcl .w0596rywnh .ahzfbb815i {
        justify-content: center;
    }
}

.l085djywcl .w0596rywnh .ahzfbb815i li {
    padding: 0 1rem 0rem 1rem;
}

@media (max-width: 767px) {
    .l085djywcl .w0596rywnh .ahzfbb815i li {
        padding: 0 1rem 1rem 1rem;
    }
}

.l085djywcl .w0596rywnh .ahzfbb815i li p {
    margin: 0;
}

@media (max-width: 991px) {
    .l085djywcl .ha8jrnjev2 {
        text-align: center;
    }
}